Goto

Collaborating Authors

 vision and text


VT-FSL: Bridging Vision and Text with LLMs for Few-Shot Learning

Neural Information Processing Systems

Few-shot learning (FSL) aims to recognize novel concepts from only a few labeled support samples. Recent studies enhance support features by incorporating additional semantic information (e.g., class descriptions) or designing complex semantic fusion modules. However, these methods still suffer from hallucinating semantics that contradict the visual evidence due to the lack of grounding in actual instances, resulting in noisy guidance and costly corrections. To address these issues, we propose a novel framework, bridging Vision and Text with LLMs for Few-Shot Learning (VT-FSL), which constructs precise cross-modal prompts conditioned on Large Language Models (LLMs) and support images, seamlessly integrating them through a geometry-aware alignment mechanism. It mainly consists of Cross-modal Iterative Prompting (CIP) and Cross-modal Geometric Alignment (CGA).


Introducing the First Self-Supervised Algorithm for Speech, Vision and Text

#artificialintelligence

Self-supervised learning algorithms for images, speech, text or other modalities function in very different ways, which has limited researchers in applying them more broadly. Because an algorithm designed for understanding images can't be directly applied to reading text, it's difficult to push several modalities ahead at the same rate. With data2vec, we've developed a unified way for models to predict their own representations of the input data, regardless if it's speech, text or audio. By focusing on these representations, a single algorithm can work with completely different types of input.